home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / cute_che.swf / scripts / DefineButton2_80 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  65b  |  4 lines

  1. on(release){
  2.    getURL("http://www.dressupwho.com",_blank);
  3. }
  4.